[INFO] cloning repository https://github.com/asimov-modules/asimov-jq-module
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asimov-modules/asimov-jq-module" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasimov-modules%2Fasimov-jq-module", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasimov-modules%2Fasimov-jq-module'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d380aff09f2d995d8c08de4782c022d54a4a6331
[INFO] checking asimov-modules/asimov-jq-module/d380aff09f2d995d8c08de4782c022d54a4a6331 against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasimov-modules%2Fasimov-jq-module" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/asimov-modules/asimov-jq-module
[INFO] finished tweaking git repo https://github.com/asimov-modules/asimov-jq-module
[INFO] tweaked toml for git repo https://github.com/asimov-modules/asimov-jq-module written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asimov-modules/asimov-jq-module on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asimov-modules/asimov-jq-module already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colored_json v5.0.0
[INFO] [stderr]   Downloaded asimov-env v25.0.0-dev.17
[INFO] [stderr]   Downloaded clap_builder v4.5.39
[INFO] [stderr]   Downloaded asimov-module v25.0.0-dev.17
[INFO] [stderr]   Downloaded clap v4.5.39
[INFO] [stderr]   Downloaded libyml v0.0.5
[INFO] [stderr]   Downloaded serde_yml v0.0.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ba9ff39a21a37dec60f924b32fb9c469765873a72a6d7631c3bdb294be8c24d6
[INFO] running `Command { std: "docker" "start" "ba9ff39a21a37dec60f924b32fb9c469765873a72a6d7631c3bdb294be8c24d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba9ff39a21a37dec60f924b32fb9c469765873a72a6d7631c3bdb294be8c24d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ba9ff39a21a37dec60f924b32fb9c469765873a72a6d7631c3bdb294be8c24d6" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba9ff39a21a37dec60f924b32fb9c469765873a72a6d7631c3bdb294be8c24d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ba9ff39a21a37dec60f924b32fb9c469765873a72a6d7631c3bdb294be8c24d6" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling cap-primitives v3.4.4
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling cap-std v3.4.4
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking jaq-core v2.2.0
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking known-schemes v0.2.1
[INFO] [stderr]     Checking os_str_bytes v7.1.0
[INFO] [stderr]     Checking dogma v0.1.11
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking argfile v0.2.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking getenv v0.1.2
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking hifijson v0.2.2
[INFO] [stderr]     Checking wild v2.2.1
[INFO] [stderr]     Checking known-errors v0.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking jaq-std v2.1.1
[INFO] [stderr]     Checking colored_json v5.0.0
[INFO] [stderr]     Checking jaq-json v1.1.2
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking cap-directories v3.4.4
[INFO] [stderr]     Checking asimov-env v25.0.0-dev.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking jq v0.1.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]     Checking clientele v0.3.8
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking asimov-module v25.0.0-dev.17
[INFO] [stderr]     Checking asimov-jq-module v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.94s
[INFO] running `Command { std: "docker" "inspect" "ba9ff39a21a37dec60f924b32fb9c469765873a72a6d7631c3bdb294be8c24d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba9ff39a21a37dec60f924b32fb9c469765873a72a6d7631c3bdb294be8c24d6", kill_on_drop: false }`
[INFO] [stdout] ba9ff39a21a37dec60f924b32fb9c469765873a72a6d7631c3bdb294be8c24d6
